home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / comm / tcp / Tinyproxy-133.lha / tinyproxy-1.3.3 / doc / RFC_INFO < prev    next >
Encoding:
Text File  |  2000-02-16  |  746 b   |  24 lines

  1. INFO
  2. ----
  3. The following files were/are useful for the proper coding of
  4. tinyproxy. Please note: someday tinyproxy will actually be RFC
  5. compliant, but today is not that day. Right now tinyproxy is pretty
  6. close to being HTTP/1.0 compliant, but there are probably a few
  7. incompatibilities kicking around.
  8.  
  9. RFCs
  10. ----
  11. 1945    Hypertext Transfer Protocol -- HTTP/1.0
  12. 2396    Uniform Resource Identifiers (URI): Generic Syntax
  13. 2616    Hypertext Transfer Protocol -- HTTP/1.1
  14. 2617    HTTP Authentication: Basic and Digest Access Authentication
  15.  
  16. POSSIBLE LOCATION
  17. -----------------
  18. There are many places to obtain a copy of the RFCs, but I use
  19.  
  20.       http://www.rfc-editor.org/
  21.  
  22. since it provides a great search feature for finding all the RFCs for
  23. a particular topic.
  24.